home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 May / Macworld (1998-05).dmg / Shareware World / Info / Develop / Frontier 5.0.1 / Website Tutorial / images / getDirectivesMacro.gif < prev    next >
Graphics Interchange Format  |  1998-01-27  |  10.5 KB  |  415x580  |  8-bit (43 colors)  |  [GIFf/c2gf]
   ocr: websites.mytiatbite Htools.getDmrectives BOX Run Debug Compile on getDirectives (adrObject) local (copy, - adrPageData, errorString) 6 First make a copy! copy = adrObjecta - What is the address of the page data table? adrPageData = html.data.adrPageTable & Ifit's an outline, send it to html.runOutlineDirectives. & - Ifit's a wp text object, send to to ntml.runDirectives case typeOf (copy) outlineType html.runOutlineDirectives (@copy, adrPageData) wplextlype html.runDirectives (string (copy), adrPageData) else & - It's an error ifit's neither an outline or wp text object. errorString = "Cant ge ...